Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@SamSaffron
Copy link
Member

@SamSaffron SamSaffron commented Oct 2, 2024

Sometimes we need to force LLMs to use tools, for example in RAG
like use cases we may want to force an unconditional search.

The new framework allows you backend to force tool usage.

This implements both front and and back end support.

Initial support is only written for OpenAI models, however follow up commits will backfill support to other providers.

Sometimes we need to force LLMs to use tools, for example in RAG
like use cases we may want to force an unconditional search.

The new framework allows you backend to force tool usage.

Front end commit to follow
@SamSaffron SamSaffron marked this pull request as ready for review October 4, 2024 04:41
@SamSaffron SamSaffron merged commit 545500b into main Oct 4, 2024
5 checks passed
@SamSaffron SamSaffron deleted the force-tool branch October 4, 2024 23:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants